tools/ocaml/xc: Fix code legibility in stub_xc_domain_create()
authorAndrew Cooper <andrew.cooper3@citrix.com>
Wed, 12 Oct 2022 10:02:08 +0000 (11:02 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 13 Oct 2022 10:41:48 +0000 (11:41 +0100)
commit1f232670f806d20471fc4205069448292e2df2df
treef411a255c60ac04bf34aa3f12780107e4cdf12de
parent448d28309f1a966bdc850aff1a637e0b79a03e43
tools/ocaml/xc: Fix code legibility in stub_xc_domain_create()

Reposition the defines to match the outer style and to make the logic
half-legible.

No functional change.

Fixes: 0570d7f276dd ("x86/msr: introduce an option for compatible MSR behavior selection")
Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Christian Lindig <christian.lindig@citrix.com>
Release-acked-by: Henry Wang <Henry.Wang@arm.com>
tools/ocaml/libs/xc/xenctrl_stubs.c